public marks

PUBLIC MARKS from "Xavier Lacot" with tags php & flash

April 2009

Symfony-Zone » HelloWorld example with Flex and Symfony

by 3 others
A simple guide on how to use Flex from within Symfony. The tutorial helps creating a simple client with a text field and a button, and shows all the mechanism involved in the communication to the Symfony backend server.

October 2007

Charts And Graphs: Modern Solutions | Developer's Toolbox | Smashing Magazine

by 4 others
Server-based solutions, implemented with Flash, JavaScript or pure CSS, offer a more flexible alternative. In fact, since Flash offers significant advantages over static data presentation with CSS and JavaScript, most solutions use it for dynamic data visualization. The data itself is often stored in XML-files which are loaded and updated via PHP or ASP. The price range varies enormously — depending on the flexibility and level of customization you’d like to have. However, if you don’t want to pay, you don’t have to — there are powerful free solutions as well.

August 2007

Using Flex, PHP, and JSON to Modify a MySQL Database

This tutorial should show a decent way to send data in a database to and from flex to php using json.